PM3.6 - Captain Falcon - Subaction - SpecialAirN

| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 81 | 82 | 83 | 84 | 85 | 86 | 87 | 88 | 89 | 90 | 91 | 92 | 93 | 94 | 95 | 96 | 97 | 98 | 99 | 100 |

Stats

IASA: None
Hitboxes active: 53-57
Hitbox set 0 hits: 53
Subaction Index: 0x1d0

Hitboxes

Move staling reduces damage up to 45%. Move staling also reduces final knockback, shieldstun and hitlag because damage is used in their formulas.

Frames:53-57

Set ID Dmg BKB KBG Angle Effect Sound Shieldstun Hitlag Targets
0 0 27 40 102 361 Flame Kick 14 11
0 1 25 40 102 361 Flame Kick 13 11
0 2 23 40 102 361 Flame Kick 12 10

Scripts

Main

  1. FloatVariableSet { variable: RandomAccessFloat (0x7), value: 0.7143 }
  2. AddVelocity { x_vel: Constant(0.0), y_vel: Constant(0.2) }
  3. AsyncWait(10.0)
  4. FloatVariableSet { variable: RandomAccessFloat (0x7), value: 1.25 }
  5. Subroutine(0x2a6c4)
  6. AsyncWait(30.0)
  7. FloatVariableSet { variable: RandomAccessFloat (0x7), value: 1 }
  8. AsyncWait(50.0)
  9. BoolVariableSetTrue { variable: RandomAccessBool(SpecialsMovement) }
  10. IntVariableSet { variable: RandomAccessInt (0x0), value: 1 }
  11. AsyncWait(51.0)
  12. AddVelocity { x_vel: Constant(0.0), y_vel: Constant(2.0) }
  13. AsyncWait(52.0)
  14. CreateHitBox(HitBoxArguments { bone_index: 43, hitbox_id: 0, set_id: 0, damage: Constant(27.0), trajectory: 361, wdsk: 0, kbg: 102, shield_damage: 0, bkb: 40, size: 5.27, x_offset: -2.27, y_offset: 0.0, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Flame, unk1: false, sound_level: 2, unk2: false, sound: Kick, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Hand, clang: true, unk5: false, direct: true, unk6: 0 })
  15. CreateHitBox(HitBoxArguments { bone_index: 43, hitbox_id: 1, set_id: 0, damage: Constant(25.0), trajectory: 361, wdsk: 0, kbg: 102, shield_damage: 0, bkb: 40, size: 4.69, x_offset: 2.27, y_offset: 0.0, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Flame, unk1: false, sound_level: 2, unk2: false, sound: Kick, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Hand, clang: true, unk5: false, direct: true, unk6: 0 })
  16. CreateHitBox(HitBoxArguments { bone_index: 44, hitbox_id: 2, set_id: 0, damage: Constant(23.0), trajectory: 361, wdsk: 0, kbg: 102, shield_damage: 0, bkb: 40, size: 4.88, x_offset: -3.79, y_offset: 0.0, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Flame, unk1: false, sound_level: 1, unk2: false, sound: Kick, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Hand, clang: true, unk5: false, direct: true, unk6: 0 })
  17. SyncWait(5.0)
  18. DeleteAllHitBoxes
  19. SyncWait(12.0)
  20. IntVariableSet { variable: RandomAccessInt (0x0), value: 2 }

GFX

  1. Goto(SpecialN GFX 0xb170)

SFX

  1. AsyncWait(1.0)
  2. SoundEffect1(1314)
  3. SyncWait(3.0)
  4. SoundEffect1(3580)
  5. SoundEffect1(3496)
  6. SyncWait(12.0)
  7. SoundEffect1(3581)
  8. SyncWait(21.0)
  9. SoundEffect1(3487)
  10. SyncWait(15.0)
  11. SoundEffectStop(3496)
  12. SoundEffect1(1315)
  13. SoundEffect1(3582)

Other

  1. Subroutine(SpecialN Other 0x59d8)